home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-14 / Vol E-14.iso / games / conce001.swf / scripts / DefineButton2_87 / BUTTONCONDACTION on(release).as
Text File  |  2014-03-11  |  66b  |  5 lines

  1. on(release){
  2.    call("Initialize");
  3.    gotoAndStop("Game");
  4. }
  5.